Core issue: how to compile a third-party class library jar package into a blackberry class library cod file that can be installed.Note: In some cases, there are no third-party class library source code and only jar packages. You do not need to
// The map and COD files are generated at the end
Run debugProgramThe error message is as follows:
1. The error address is 0x00413202.
Search 00413 in the map file:
2. Find the largest 0x4131e0 value smaller than 0x00413
Supplement and improve the article "Identify source code error lines by means of crash addresses only"
Author: ROC of Shanghai weigong Communication
Download source code
After reading Lao Luo's article "finding the error line of source code through
Supplement and improve the article "Identify source code error lines by means of crash addresses only"
Author: ROC of Shanghai weigong Communication
After reading Lao Luo's article "finding the error line of source code through the crash address"
Http://www.vckbase.com/document/viewdoc? Id = 1473
DocumentCodeTools
Supplement and improve the article "Identify source code error lines by means of crash addresses only"Author:Shanghai weigong communications
In the C language we started with, the main function in the int main () function of the last always add a return 0; As the returned value, we did not know what the meaning of this return value, we often use the normal function of the return value,
Description: After testing, it is really good to support multiple cod files to generate jad files. Little flaw: Jad file description Information cannot be in Chinese.
Repost
BlackBerry Online
[Tools] alx and Jad file Builder Berrycreate 2.0
Article 1Identify the source code error line through the crash address only
As a programmer, what do we worry most about? Is memory leakage? Is the interface hard to see ?...... Wrong! I believe that there will be no objection in my opinion-
Http://www.armce.com/bbs/thread-194-1-1.html
I said on the Internet that 'data abort 'was caused by memory leakage. Later I went to Microsoft to watch ce Memory leakage videos. I found that the debugging software was too busy when I came back from
When debugging the wince program, sometimes the exception of data/prefetch abort may occur. I believe that those who have worked in wince development should be familiar with this exception information, the system will output the following similar
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.